home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -in_the_mag- / multitasking / coders / ppipc / ipc_demo / demo.script < prev    next >
Text File  |  2000-03-05  |  519b  |  10 lines

  1. cd IPC_Demo
  2. ;NOTE -- a strange glitch in the (Amigados 1.2) RUN causes it to write the
  3. ;file "*" to this disk[!!?]. This will make it complain if write-protected.
  4. ; the ">NIL: redirection is required if there is more than one RUN in the
  5. ; script to prevent Gurus (so it is included for safety here too).
  6. run >NIL:  FormatServer >CON:0/0/639/80/FormatServer:
  7. wait 2
  8. ; we could RUN the Client in the same way, but this way the info stays around:
  9. FormatClient >CON:40/90/600/100/FormatClient: <CON:440/160/200/30/Commands
  10.